Skip to content

Conversation

MrBlenny
Copy link
Contributor

When running the foxglove bridge in a bandwidth-constrained environment, messages may queue up in the send_buffer resulting in dropped messages.

In order to control which messages are dropped, best_effort_qos_topic_whitelist can be used to force some topics to be "best_effort" rather than reliable. This can be used in conjunction with a high send_buffer_limit (for reliable messages) and a lower best_effort_qos_send_buffer_limit to ensure best_effort messages are dropped first.

These changes should be backwards compatible. I have not looked into support for ROS1 as I do not have any experience with that.

@achim-k achim-k self-requested a review February 24, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant